バージョン

PrimitivesResourceSet<T> クラス

共有されるプリミティブ 要素の特定の外観用にスタイル リソースを供給するために使用される抽象基本クラス。
シンタックス
'宣言
 
Public MustInherit Class PrimitivesResourceSet(Of T As {New, ResourceSetLocator}) 
   Inherits ResourceSet
public abstract class PrimitivesResourceSet<T> : ResourceSet 
where T: new(), ResourceSetLocator
型パラメータ
T
パブリック パラメーターレス コンストラクターを持つ必要がある ResourceSetLocator 派生クラス。
参照